projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98b6923
)
* international/mule-cmds.el (universal-coding-system-argument):
author
Chong Yidong
<cyd@stupidchicken.com>
Sun, 5 Oct 2008 19:06:47 +0000
(19:06 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sun, 5 Oct 2008 19:06:47 +0000
(19:06 +0000)
Handle digit-argument too.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index aadb91ba0470b9cc03d4f05617a35c2734bb9cd2..054e0859f4eefed2ef5304f7589e13052f988d46 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2008-10-05 Chong Yidong <cyd@stupidchicken.com>
+
+ * international/mule-cmds.el (universal-coding-system-argument):
+ Handle digit-argument too.
+
2008-10-05 Mario Lang <mlang@delysid.org>
* xml.el (xml-parse-string): Use skip-chars-forward.